home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / ymod600.zip / YMODEM.DOC < prev    next >
Text File  |  1991-06-18  |  5KB  |  117 lines

  1.                            Ymodem Batch / Ymodem-G
  2.  
  3.          Ymodem   has  a built in communications manager  and  doesn't
  4.          need  any  type of fossil, in fact you should make  sure  you
  5.          turn  the  fossil  OFF if running it on a  BBS  that  uses  a
  6.          fossil.
  7.  
  8.          Ymodem requires a number of command line switches:
  9.                               -B, -P, {-R or -S}
  10.          -Bxxxx <Baud Rate>
  11.          -R Receive files
  12.          -UDrive:path,    directs that all files  received  should  be
  13.                           stored on this drive and in this  directory.
  14.                           This  switch  is primaryly  for  NON-OSIRIS,
  15.                           NON-QT  systems. Osiris takes care  of  this
  16.                           internally  and  this switch should  NOT  be
  17.                           used.
  18.  
  19.          Example: -UC:\uploads
  20.                   -UD:\files\temp
  21.  
  22.          Do NOT end the path with a backslash "\"
  23.  
  24.          Illegal -U settings would be C:\
  25.                                       C:\uploads\
  26.                                       D:\files\temp\
  27.                                       C:
  28.  
  29.          -X , Engage RTS flow control. Should ONLY be used if you are
  30.               attempting to run a High Speed modem locked at 19200 or
  31.               38400 WITHOUT a 16550 Uart. This is NOT a fix, only a
  32.               short term solution until you get a 16550 installed.
  33.  
  34.          -G , Use Ymodem-G.
  35.  
  36.          -O, use Ymodem Overdrive/Overthrust. This is compabible with
  37.              the DSZ Ymodem Overthrust.
  38.  
  39.              The switch should never be used with the -G switch.
  40.  
  41.          -Nx, with x being the node number in use. For use on Osiris
  42.                CBIS  systems only.  Ymodem will show the name  of  the
  43.                caller as well as where he's from if this switch is used.
  44.  
  45.          -Px,  Supported  Com  Ports, COM 1, COM  2, COM 3, and COM 4.
  46.                          (COM1-8 if used with OSIRIS.)
  47.          -S,  <Filenames> as  many as DOS allows. Full drive,
  48.                          path,  and  filename supported.
  49.  
  50.          e.g. -S File1.Zip File2.Zip
  51.  
  52.                    NOTE:   -R  or   -S  MUST  be  the   last
  53.                    parameter on the command line. As soon as
  54.                    Ymodem encounters either one of these two
  55.                    switches, it will begin to either Receive
  56.                    or Send.
  57.  
  58.  
  59.          The -L switch is only for those that do not have COMx= set in
  60.          the environment. If your running Osiris then Ymodem will  use
  61.          the COMx= automatically.
  62.  
  63.          Sample Osiris Command line (protocol control file)
  64.  
  65.          (Ymodem)
  66.          Send : -N*N -B*B -P*P -@*U
  67.          RCV  : -N*N -B*B -P*P -R
  68.  
  69.          (Ymodem-G)
  70.          Send : -G -N*N -B*B -P*P -@*U
  71.          RCV  : -G -N*N -B*B -P*P -R
  72.  
  73.  
  74.                                   Infomation
  75.  
  76.          This  driver supports Ymodem Batch and Ymodem-G. Use  -G  for
  77.          Ymodem-G.
  78.  
  79.          It  has  been tested against DSZ in both modes and  seems  to
  80.          function just fine.
  81.  
  82.          The Ymodem-G documentation is rather swallow on just  exactly
  83.          what  to  do if an error occurs. The receiver is  suppose  to
  84.          abort  the  transfer but it doesn't say if  it's  suppose  to
  85.          abort  out the entire BATCH session.
  86.  
  87.          We would  recommend  Ymodem-G ONLY be used  if  the  call  is
  88.          local  or your using an HST, Telebit, or another other  modem
  89.          with MNP or ARQ type error correction.
  90.  
  91.                               Special -B setting
  92.  
  93.          If  you leave the -B switch OFF, ie. don't supply it,  Ymodem
  94.          will use the current SERIAL setting.
  95.  
  96.          This may result in efficiency ratings and estimated  transfer
  97.          times  to be off if you are running a LOCKED serial port  set
  98.          to a higher rate than you are actual running.
  99.  
  100.          If  you  find you have trouble getting it to  run,  try  this
  101.          approach.  If it then works, you'll know that either your  -B
  102.          setting was wrong or the -L lock rate was not correct.
  103.  
  104.                                     Price
  105.  
  106.          Ymodem  may be freely used by Osiris Owners.  If you do NOT
  107.          own Osiris, Ymodem must be purchased.
  108.  
  109.          The price is 15 dollars (US Currency).
  110.  
  111.                                    Mail to :
  112.  
  113.                               Micro TECH Systems
  114.                              555 North Spring, #39
  115.                            Cape Girardeau Mo. 63701
  116.  
  117.